PXC Documentation

PXC Home

Render Tree

pre 1.18

Node Data

Display name

Render Tree

Internal name

Node_MK_Tree_Render

Inheritances

Node_Processor
Node_MK_Tree_Render

Inputs

struct

Tree

Outputs

bool

Output Array

Render

bool

Draw From Root

enum

Blend Mode

Effects

Outline

bool

Use Outline

enum

Position

int

Thickness

color

Color

slider

Opacity

Shadow

bool

Use Shadow

int

Grow

float

Blur

color

Color

slider

Intensity

Filter

bool

Filter Root Position

range

Range

bool

Filter Random

slider

Chance

Outputs

surface

Surface Out


Render tree data into surface.



Properties


Outputs
Output ArrayRender each tree in an array to a separate surface.
Render
Draw From RootDraw the whole tree from the root. If disable will only draw connected value.
Filter
Filter Root PositionOnly draw tree, branch, or leaves that match root range.
RangeOnly draw branch or leaves in a certain range relative to parent branch.
Filter RandomOnly draw random set of branch, leaves.



Commit History


1.19.5.1
  • Introduced

Related Links